xen: arm: fixup a couple of coding style issues
authorIan Campbell <ian.campbell@citrix.com>
Tue, 18 Mar 2014 15:53:21 +0000 (15:53 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 18 Mar 2014 17:06:36 +0000 (17:06 +0000)
commitc0975b715bb89f0e2868e7031fc6b90e9eb7f750
treebdcad379bcb334c926f249e939bd9d29eb64efc3
parentaef91661e1ef53b1ec156603ca679f1adc7ad97e
xen: arm: fixup a couple of coding style issues

The if in domain.c was only syntactically valid because the macro happened to
contain enclosing braces.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Julien Grall <julien.grall@linaro.org>
xen/arch/arm/domain.c
xen/arch/arm/traps.c